home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Freelog 45
/
Freelog045.iso
/
Bas
/
Internet
/
Trellian
/
twp103.exe
/
{app}
/
WebPage.exe
/
0
/
RCDATA
/
TFORMSPLASH
/
TFORMSPLASH.txt
Wrap
Text File
|
2003-02-25
|
1KB
|
56 lines
object FormSplash: TFormSplash
Left = 438
Top = 242
Cursor = crHourGlass
AlphaBlendValue = 200
BorderStyle = bsNone
Caption = 'FormSplash'
ClientHeight = 102
ClientWidth = 360
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
OnClick = FormClick
OnCreate = FormCreate
OnDestroy = FormDestroy
OnDeactivate = FormDeactivate
OnHide = FormHide
OnPaint = FormPaint
DesignSize = (
360
102)
PixelsPerInch = 96
TextHeight = 13
object LabelMessage: TLabel
Left = 12
Top = 63
Width = 69
Height = 13
Anchors = [akLeft, akBottom]
Caption = 'LabelMessage'
Transparent = True
end
object ProgressBar: TProgressBar
Left = 12
Top = 80
Width = 205
Height = 10
Anchors = [akLeft, akBottom]
Max = 25
TabOrder = 0
end
object Timer: TTimer
Enabled = False
Interval = 80
OnTimer = TimerTimer
Left = 16
Top = 8
end
end